TIFFINFO

Section: User Commands (1)
Updated: May 2, 1990
Index Return to Main Contents
 

NAME

tiffinfo - print information about TIFF files  

SYNOPSIS

tiffinfo [ -D ] [ -d ] [ -c ] [ -j ] [ -s ] [ -# ] name ...  

DESCRIPTION

Tiffinfo displays information about files created according to the Tag Image File Format, Revision 6.0. By default, the contents of each TIFF directory in each file is displayed, with the value of each tag shown symbolically (where sensible).

The -D option forces tiffinfo to read and decompress all the data in a file (but not display it).

The -d option forces tiffinfo to print each byte of decompressed data stored in a file in hexadecimal.

The -c option forces tiffinfo to display the colormap and color/gray response curves, if present.

The -j option forces tiffinfo to display any JPEG-related data structures that are present.

The -s option forces tiffinfo to display the offsets and byte counts for each data strip in a directory.

The -# option sets the initial TIFF directory to #.  

SEE ALSO

pal2rgb(1), tiffcp(1), tiffcmp(1), tiffmedian(1), libtiff(3)


 

Index

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 01:45:57 GMT, February 01, 2023